You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
IDCT Method
>
Vector.IDCT Method ([In] TVec)
Dew Math for .NET
Example
Vector.IDCT Method ([In] TVec)
var a,b:
Vector
; begin a.SetIt(False,[1,-2,3,4]); b.IDCT(a); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home